Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Solution

The problem you are seeing is being caused the viewStyle attribute on your viewPanel controls, which look something like this:

rowclasses="class1,class2" viewStyle=".class1{background-color:blue} .class2{background-color: red}"

Setting style classes in the viewStyle attribute is not supported. The viewStyle attribute essentially maps to the style attribute on a html tag (So you can do viewStyle="font-color:red;color:blue;font-weight:bold" etc... but not viewStyle=".class{color:red} .anotherClass{color:blue}" etc.. . It can be used to add inline styles only.

To add different style behaviors for your row classes, you should add them to a stylesheet and then include that stylesheet on the XPages.

Your XPages will open again once you remove the viewStyle attributes from your viewPanel tags.



Feedback response number GOKE87QR9Y created by ~Julia Asawekonyli on 07/26/2010

xPage corrupt (~Pippy Zenhipim... 22.Jul.10)
. . could you please send the source of... (~Elizabeth Xanl... 22.Jul.10)
. . . . How to open xpage? (~Pippy Zenhipim... 22.Jul.10)
. . . . . . opening corrupt XPage (~Fritz Nonponev... 23.Jul.10)
. . Solution (~Fritz Nonponev... 26.Jul.10)
. . . . How to open the design element (~Dan Bubgeroste... 2.Dec.14)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS